home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / doors_2 / ss27.zip / SS!SYSOP.DOC < prev    next >
Text File  |  1992-07-13  |  13KB  |  295 lines

  1.     //////////////////////////////////////////////////////////////////
  2.     /                                                                /
  3.     /                      S u p e r S l o t s !                     /
  4.     /                           Version 2.7                          /
  5.     /                                                                /
  6.     /                       (c) Copyright 1992                       /
  7.     /                       All Rights Reserved                      /
  8.     /                         J & W Software                         /
  9.     /                                                                /
  10.     /                                                                /
  11.     /     Slot Machine game -DOOR- for  Wildcat!,  PCBoard 14.x,     /
  12.     /     RA/QBBS,  SPITFIRE,  GAP and other  BBS software which     /
  13.     /     uses door information files compatible with the above.     /
  14.     /                                                                /
  15.     /                                                                /
  16.     /                           Support BBS:                         /
  17.     /                          Gulf Coast BBS                        /
  18.     /                          (904) 563-2547                        /
  19.     /                     1200 - 14400 HST/v.32bis                   /
  20.     //////////////////////////////////////////////////////////////////
  21.  
  22.  
  23.     INTRODUCTION
  24.     ------------
  25.  
  26.     SuperSlots! is a fun (and addictive) game DOOR for Bulletin  Board 
  27.     Systems.   It is a close approximation of a real slot  machine  at 
  28.     your  favorite casino.  There is even a Super Progressive  Jackpot 
  29.     which  starts out at $100,000,000 and increases by  $10,000  after 
  30.     each game.  Playing the game is simple.  Place your bet, pull  the 
  31.     handle  and let the wheels spin.  The strategy is knowing when  to 
  32.     bet big and when to bet small.  Players compete for weekly/monthly
  33.     and all time high scores.
  34.  
  35.  
  36.     FEATURES
  37.     --------
  38.  
  39.     - ANSI Color and Mono screens with sound and animation
  40.     - Straight ASCII mode for users without ANSI/IBM displays
  41.     - Full multi-node support
  42.     - Support for locked DTE up to 115K bps
  43.     - Support for non-standard com ports
  44.     - DESQview aware
  45.     - Easy installation and no maintenance
  46.  
  47.  
  48.     SETUP
  49.     -----
  50.  
  51.     Setup  is  very simple.  Create a directory and  place  the  files 
  52.     SUPRSLOT.EXE and SS!SETUP.EXE in this directory.
  53.  
  54.     Change to this directory and run SS!SETUP.  A screen with  several 
  55.     fields  will be displayed.  There will be a box at the  bottom  of 
  56.     the  screen  that will display help information  for  each  field. 
  57.     The following  edit  keys are allowed:  HOME, END, BACKSPACE, LEFT
  58.     and RIGHT ARROW.  Use the  ENTER,  UP and  DOWN ARROW keys to move
  59.     between the different fields.
  60.  
  61.     Each field is described below:
  62.  
  63.     Name: The name of the person registering the program as it will be
  64.     displayed on  the opening screen (when registered).  This does not
  65.     necessarily have  to  be the SysOp, it could be the name of a user
  66.     who donated the registration fee.
  67.  
  68.     BBS Name:  The  name of the  BBS  as  it  will be displayed on the
  69.     opening screen (when registered).
  70.  
  71.     Key Number:  If registered, enter your Key Number here.  Until the
  72.     program  is registered leave this field  as  all zeroes.   See the
  73.     registration section below for more information about registering.
  74.  
  75.     Initial number of turns: The starting number of turns per day that
  76.     each player will be allowed.  Each player is given this  number of
  77.     turns to start  with  and will gain  an extra turn  each time they
  78.     win. If a player does not complete all their turns, they may enter
  79.     the DOOR again and play any remaining turns.
  80.  
  81.     Path and Name of ANSI Bulletin: Path and name for the ANSI (Color)
  82.     bulletin file. If left blank no file will be written.
  83.  
  84.     Path and Name of ASCII Bulletin: Path and name for the ASCII (Non-
  85.     Color) bulletin file.  If left blank no file will be written.
  86.  
  87.     COM3 (Base Address and IRQ):  If installed  enter the Base Address
  88.     in Hex (e.g. 03E8) and IRQ of COM3.
  89.  
  90.     COM4 (Base Address and IRQ):  If installed  enter the Base Address
  91.     in Hex (e.g. 02E8) and IRQ of COM4.
  92.  
  93.     After entering all of the information, press 'ESC'.  SS!SETUP will 
  94.     ask if you  want to save the  configuration file.  If this  is the
  95.     first time  SS!SETUP  has  been run  or you  have  previously  run
  96.     SS!SETUP  but  changed some of the information, press  'Y'.   This 
  97.     will  create or update the configuration file (SUPRSLOT.CFG).   It 
  98.     will also create a SUPRSLOT.SCO file if one does not exist.   This
  99.     is the score file and is needed for the program to run.
  100.  
  101.     SS!SETUP will then ask if you want to create the registration file
  102.     (SUPRSLOT.REG).   The  registration file will be needed  when  the 
  103.     program is registered, so you will need to answer 'Y' at least one
  104.     time for this file to be created.  Please be sure all  information 
  105.     is correct as your 'Key Number' will be based on this information.
  106.  
  107.     Consult your BBS manual regarding the creation of DOOR batch files
  108.     for your BBS.  SUPRSLOT.EXE must be started from the directory  it
  109.     resides in for the game to function.  The command line for calling 
  110.     SuperSlots! is as follows:
  111.  
  112.     SUPRSLOT SUPRSLOT.CFG 'Full pathname to BBS information file'
  113.  
  114.     'Full pathname to BBS information file'
  115.  
  116.     This  will be the full path and filename of your  BBS  information 
  117.     file.  For  example: C:\PCB\PCBOARD.SYS.   SuperSlots!  uses  this 
  118.     filename  to  determine the BBS software which is  being  used  as 
  119.     follows:
  120.  
  121.     CALLINFO.BBS (Wildcat 2.xx)
  122.     PCBOARD.SYS  (PCBoard)
  123.     DOOR.SYS     (GAP, Wildcat! 3.0 and other systems using DOOR.SYS)
  124.     SFDOORS.DAT  (SPITFIRE)
  125.     DORINFOx.DEF (RA/QBBS)
  126.  
  127.     Please  note that the DORINFOx.DEF file that RA/QBBS uses  is  not 
  128.     compatible with RBBS.
  129.  
  130.     An example of a batch file for PCBoard:
  131.  
  132.     CD\SLOTS
  133.     SUPRSLOT SUPRSLOT.CFG C:\PCB\PCBOARD.SYS
  134.     CD\PCB
  135.     BOARD.BAT
  136.  
  137.  
  138.     UPGRADING
  139.     ---------
  140.  
  141.     To upgrade  from versions 2.5+,  replace the old  SUPRSLOT.EXE and
  142.     SS!SETUP.EXE files  with  the new  version  2.7  SUPRSLOT.EXE  and
  143.     SS!SETUP.EXE files and run SS!SETUP.
  144.  
  145.     To upgrade from version 2.3 to version 2.7 follow these steps:
  146.  
  147.     1 - Replace the existing SUPRSLOT.EXE with the new SUPRSLOT.EXE
  148.     2 - Delete your existing SUPRSLOT.CFG
  149.     3 - Run SS!SETUP to create the new SUPRSLOT.CFG
  150.     4 - Modify your batch file(s) for the new command line syntax
  151.  
  152.     Multiple  configuration files are no longer necessary  if  running 
  153.     multi-node.
  154.  
  155.     If  upgrading  from a version earlier than 2.3 you  will  need  to 
  156.     delete  your score file and install SuperSlots! over again.   This 
  157.     is  necessary  since the score files from earlier versions are not
  158.     compatible with version 2.7.
  159.  
  160.  
  161.     ERRORS
  162.     ------
  163.  
  164.     Any  errors  which may occur will be written to  the  SUPRSLOT.ERR 
  165.     file.  When possible, a descriptive error message will be  written 
  166.     to  SUPRSLOT.ERR with the exact cause of the error.  If the  error 
  167.     cannot  be resolved,  call the  support BBS  (Gulf Coast BBS)  and
  168.     upload a copy of your SUPRSLOT.CFG,  SUPRSLOT.SCO and SUPRSLOT.ERR
  169.     files.  This will allow us to more quickly  determine the cause of
  170.     the error. All support is handled through the Gulf Coast BBS.
  171.  
  172.  
  173.     MULTI-NODES, NETWORKS, MULTI-TASKERS
  174.     ------------------------------------
  175.  
  176.     SuperSlots! has  been developed  in a  networked  environment. All
  177.     multi-node features have been thoroughly tested on multi-node sys-
  178.     tems using DESQview and Peer-To-Peer Local Area Networks. DOS 3.1+
  179.     full record and file locking is supported.  Multiple configuration
  180.     files are NOT necessary when running on multi-node systems.
  181.         
  182.     SuperSlots!  is  DESQview  aware.  It is  automatically  detected,
  183.     screen and  keyboard I/O are  "well behaved",  and time slices are
  184.     given back to  other applications  where appropriate.  SuperSlots!
  185.     has been tested with 3 nodes running simultaneously under DESQview
  186.     (all ports  locked at  38400)  with no  noticeable effect on other
  187.     nodes.
  188.  
  189.  
  190.     MISCELLANEOUS
  191.     -------------
  192.  
  193.     There is  an optional command line  parameter  (/MONTHLY) to reset
  194.     the score file  at  the beginning  of each  month instead  of each
  195.     week.  Place this at  the very end of the line  in your batch file
  196.     calling SuperSlots!.  For example:
  197.  
  198.     SUPRSLOT SUPRSLOT.CFG C:\PCB\PCBOARD.SYS /MONTHLY
  199.  
  200.     This switch was added because of the requests from a few customers
  201.     for tournament use. It's use is not recommended.  Players who lose
  202.     their entire  bankroll will quickly  lose interest in  the game if
  203.     they must wait until a new month starts to play again.
  204.  
  205.     SuperSlots!  is designed to give each player a $500,000  stake  to
  206.     begin the game.  At the beginning of the  selected time period the
  207.     score file will automatically be cleared and the last periods high
  208.     scorer will be determined.
  209.  
  210.     If  the  Super Jackpot is won, it will be reset  to  $100,000,000.  
  211.     The  winning  players  name,  date and amount  they  won  will  be 
  212.     displayed on the menu screen.
  213.  
  214.     If you are using a high speed modem and have your com port LOCKED, 
  215.     the  program will not respond to keyboard input while  your  modem 
  216.     buffer is full.  This is normal.
  217.  
  218.     SuperSlots! may be played from the DOS prompt by typing: 
  219.  
  220.     SUPRSLOT SUPRSLOT.CFG LOCAL
  221.  
  222.     Note that  the user name is hard  coded as 'SysOp'.  This  mode is
  223.     only for testing. The file LOCAL.BAT is included for this purpose.
  224.  
  225.     To turn on screen writing, if it is off, press any key.
  226.  
  227.  
  228.     REGISTRATION
  229.     ------------
  230.  
  231.     Registration is required if you choose to continue using this DOOR 
  232.     program.   After 60 days of running the program unregistered,  the 
  233.     score  file  will  cease to be updated.  However,  the  game  will 
  234.     continue  to allow players to play. This should be long enough  to 
  235.     determine if the program meets your needs and is popular with your 
  236.     users.
  237.  
  238.     When  registered, the '[UNREGISTERED COPY]' line will be  replaced 
  239.     with a 'Registered To:' message.  This will show the Name and  BBS 
  240.     Name from the SUPRSLOT.CFG file.
  241.  
  242.     There are two ways to register.
  243.  
  244.                         * Mail order Registration *
  245.  
  246.     If the SUPRSLOT.REG form  was not previously created, run SS!SETUP
  247.     and have it  create SUPRSLOT.REG.  Check this  file to  insure the
  248.     information is correct. If it is not, re-run  SS!SETUP and correct
  249.     any errors.   Your Key Number is based on the information in  this
  250.     file  and must be correct for your  Key Number to work.  Make sure
  251.     that the Name and BBS Name are correct as printed! When done print
  252.     the form  to your printer.  Send the  completed  SUPRSLOT.REG form
  253.     along with  your check, money order,  VISA, MasterCard or Discover
  254.     credit card information for $15.00 (US) to:
  255.  
  256.                               J & W Software
  257.                           9426 N. China Pink Way
  258.                       Crystal River, FL  34428-9500
  259.  
  260.     Your personalized Key Number will be sent to you promptly. When it
  261.     is received, run SS!SETUP  and enter your Key Number.  SuperSlots!
  262.     will then be registered.  No other action is necessary.
  263.  
  264.  
  265.                      * Instant On-Line Registration *
  266.  
  267.     You may register SuperSlots! with VISA, MasterCard or Discover and
  268.     receive your personalized Key Number instantly by calling the Gulf
  269.     Coast BBS, (904) 563-2547,  and entering REGISTER at the main menu
  270.     prompt.  You  will need the  Name  and  BBS Name  exactly as it is
  271.     entered on  lines 1 & 2  of  SS!SETUP as well as  your credit card
  272.     information to  register.  You  might  want  to make  note of this
  273.     information to speed  your call.  You will receive your Key Number
  274.     on that call.
  275.  
  276.  
  277.     WARRANTY & DISCLAIMER
  278.     ---------------------
  279.  
  280.     There  are  no warranties, express or  implied,  for  unregistered 
  281.     copies of SuperSlots!.  The author will NOT be held liable for any 
  282.     direct,  indirect, incidental, or consequential  damage  resulting 
  283.     from  the  use  of  this  program.   Your  use  of  this   program 
  284.     constitutes your AGREEMENT to this disclaimer and your release  of 
  285.     the author from any form of liability.
  286.  
  287.     Registered  copies  of  SuperSlots! are warranted  to  perform  as 
  288.     described  in this documentation.  In the event  SuperSlots!  does 
  289.     not  perform  as described, then the author will elect  to  either 
  290.     rectify the problem or refund the amount of the registration paid,
  291.     provided notification is received within 30 days of registration.
  292.  
  293.  
  294.                                  - END -
  295.